Daniel Leidert [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
Merge trafficserver (8.1.11+ds-0+deb11u2) import into refs/heads/workingbranch
Jeffrey Bencteux [Thu, 26 Sep 2024 10:31:10 +0000 (12:31 +0200)]
[PATCH] Fix unchecked return value of initgroups() plugin (#11856)
The patches have beem merged into one.
Reviewed-By: Daniel Leidert <dleidert@debian.org>
Origin: https://github.com/apache/trafficserver/pull/11855
Origin: https://github.com/apache/trafficserver/pull/11872
Bug: https://github.com/advisories/GHSA-6j2p-q7p9-hmxw
Bug-Debian: https://bugs.debian.org/
1087531
Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2024-50306
Bug-Freexian-Security: https://deb.freexian.com/extended-lts/tracker/CVE-2024-50306
Gbp-Pq: Name CVE-2024-50306.patch
Bryan Call [Tue, 12 Nov 2024 17:51:49 +0000 (09:51 -0800)]
Add matrix params to the cachekey in the cachekey plugin (#11856)
Reviewed-By: Daniel Leidert <dleidert@debian.org>
Origin: https://github.com/apache/trafficserver/pull/11856
Bug: https://github.com/apache/trafficserver/pull/11856
Bug-Debian: https://bugs.debian.org/
1087531
Bug-Debian-Security: https://security-tracker.debian.org/tracker/CVE-2024-38479
Bug-Freexian-Security: https://deb.freexian.com/extended-lts/tracker/CVE-2024-38479
Gbp-Pq: Name CVE-2024-38479.patch
Matthias Klose [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
Fix test for python 3.8
Reviewed-by: Jean Baptiste Favre <jbfavre@debian.org>
Last-Update: 2020-02-03
Last-Update: 2020-02-03
Gbp-Pq: Name 0016-fix_python_3.8.patch
Jean Baptiste Favre [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
Update compilation chain after embedded libyamlcpp removal
Origin: other
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-30
Last-Update: 2019-01-30
Gbp-Pq: Name 0014-use_system_yaml-cpp.patch
Jean Baptiste Favre [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
Fix Perl interpreter path
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0013-fix-perl-interpreter-path.patch
Jean Baptiste Favre [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
Fix various speeling issues
Forwarded: https://github.com/apache/trafficserver/pull/4750
Applied-Upstream: https://github.com/apache/trafficserver/commit/
af0ad4a1880a21743e98331855bb78e15d5406ef
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0012-fix-spelling-checks.patch
zhang [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
Fix Segmentation fault in ShowCache::handleCacheEvent
Origin: upstream
Bug: https://github.com/apache/trafficserver/issues/4328
Applied-Upstream: https://github.com/apache/trafficserver/commit/
616eb10bfc35599a2c93ff30879d584a05ddf83e
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-17
Last-Update: 2018-10-17
Gbp-Pq: Name 0011-fix-segfault.patch
Jean Baptiste Favre [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
Fix build issue with MySQL 8
Origin: other, https://bugs.launchpad.net/ubuntu/+source/trafficserver/+bug/
1795362
Forwarded: https://github.com/apache/trafficserver/pull/4360
Applied-Upstream: https://github.com/apache/trafficserver/commit/
05b30527974416768515506f69da338652c23260
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-06
The my_bool type is no longer used in MySQL source code.
Any third-party code that used this type to represent C
boolean variables should use the bool or int C type instead.
Last-Update: 2018-10-06
Gbp-Pq: Name 0009-fix-mysql-8-build.patch
Jean Baptiste Favre [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
Force python3 usage, add libfakeroot-sysv to blacklist
Origin: other
Last-Update: 2018-09-24
Last-Update: 2018-09-24
Gbp-Pq: Name 0008-fix-python-check-unused-dependencies.patch
Jean Baptiste Favre [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
Make documentation build works outside of git repository
Origin: other
Last-Update: 2019-01-03
Current documentation build requires git and curl to get some stuff from the internet
This patch aims to delete those dependencies, forcing git branch to master,
and using Debian provided plantuml instead of downloading it from apache mirror
Last-Update: 2019-01-03
Gbp-Pq: Name 0006-fix-doc-build.patch
Reiner Herrmann [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
make the build reproducible
Origin: other, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833176
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2016-11-18
Last-Update: 2016-11-18
Gbp-Pq: Name 0003-reproductible-build.patch
Daniel Leidert [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
trafficserver (8.1.11+ds-0+deb11u2) bullseye-security; urgency=medium
* Non-maintainer upload by the Debian LTS Team.
* d/patches/CVE-2024-38479.patch: Fix CVE-2024-38479 (closes: #
1087531).
- Fix improper Input Validation vulnerability in Apache Traffic Server.
* d/patches/CVE-2024-50306.patch: Fix CVE-2024-50306 (closes: #
1087531).
- Fix a possible problem that can allow Apache Traffic Server to retain
privileges on startup.
[dgit import unpatched trafficserver 8.1.11+ds-0+deb11u2]
Daniel Leidert [Sat, 15 Feb 2025 22:30:52 +0000 (23:30 +0100)]
Import trafficserver_8.1.11+ds-0+deb11u2.debian.tar.xz
[dgit import tarball trafficserver 8.1.11+ds-0+deb11u2 trafficserver_8.1.11+ds-0+deb11u2.debian.tar.xz]
Adrian Bunk [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
Merge trafficserver (8.1.11+ds-0+deb11u1) import into refs/heads/workingbranch
Adrian Bunk [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
Import trafficserver_8.1.11+ds.orig.tar.xz
[dgit import orig trafficserver_8.1.11+ds.orig.tar.xz]
Matthias Klose [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
Fix test for python 3.8
Reviewed-by: Jean Baptiste Favre <jbfavre@debian.org>
Last-Update: 2020-02-03
Last-Update: 2020-02-03
Gbp-Pq: Name 0016-fix_python_3.8.patch
Jean Baptiste Favre [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
Update compilation chain after embedded libyamlcpp removal
Origin: other
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-30
Last-Update: 2019-01-30
Gbp-Pq: Name 0014-use_system_yaml-cpp.patch
Jean Baptiste Favre [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
Fix Perl interpreter path
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0013-fix-perl-interpreter-path.patch
Jean Baptiste Favre [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
Fix various speeling issues
Forwarded: https://github.com/apache/trafficserver/pull/4750
Applied-Upstream: https://github.com/apache/trafficserver/commit/
af0ad4a1880a21743e98331855bb78e15d5406ef
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0012-fix-spelling-checks.patch
zhang [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
Fix Segmentation fault in ShowCache::handleCacheEvent
Origin: upstream
Bug: https://github.com/apache/trafficserver/issues/4328
Applied-Upstream: https://github.com/apache/trafficserver/commit/
616eb10bfc35599a2c93ff30879d584a05ddf83e
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-17
Last-Update: 2018-10-17
Gbp-Pq: Name 0011-fix-segfault.patch
Jean Baptiste Favre [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
Fix build issue with MySQL 8
Origin: other, https://bugs.launchpad.net/ubuntu/+source/trafficserver/+bug/
1795362
Forwarded: https://github.com/apache/trafficserver/pull/4360
Applied-Upstream: https://github.com/apache/trafficserver/commit/
05b30527974416768515506f69da338652c23260
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-06
The my_bool type is no longer used in MySQL source code.
Any third-party code that used this type to represent C
boolean variables should use the bool or int C type instead.
Last-Update: 2018-10-06
Gbp-Pq: Name 0009-fix-mysql-8-build.patch
Jean Baptiste Favre [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
Force python3 usage, add libfakeroot-sysv to blacklist
Origin: other
Last-Update: 2018-09-24
Last-Update: 2018-09-24
Gbp-Pq: Name 0008-fix-python-check-unused-dependencies.patch
Jean Baptiste Favre [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
Make documentation build works outside of git repository
Origin: other
Last-Update: 2019-01-03
Current documentation build requires git and curl to get some stuff from the internet
This patch aims to delete those dependencies, forcing git branch to master,
and using Debian provided plantuml instead of downloading it from apache mirror
Last-Update: 2019-01-03
Gbp-Pq: Name 0006-fix-doc-build.patch
Reiner Herrmann [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
make the build reproducible
Origin: other, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833176
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2016-11-18
Last-Update: 2016-11-18
Gbp-Pq: Name 0003-reproductible-build.patch
Adrian Bunk [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
trafficserver (8.1.11+ds-0+deb11u1) bullseye-security; urgency=medium
* New upstream release.
- CVE-2023-38522: Incomplete field name check allows request smuggling
- CVE-2024-35161: Incomplete check for chunked trailer section allows
request smuggling
- CVE-2024-35296: Invalid Accept-Encoding can force forwarding requests
[dgit import unpatched trafficserver 8.1.11+ds-0+deb11u1]
Adrian Bunk [Thu, 26 Sep 2024 13:41:35 +0000 (16:41 +0300)]
Import trafficserver_8.1.11+ds-0+deb11u1.debian.tar.xz
[dgit import tarball trafficserver 8.1.11+ds-0+deb11u1 trafficserver_8.1.11+ds-0+deb11u1.debian.tar.xz]
Jean Baptiste Favre [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
Merge trafficserver (8.1.10+ds-1~deb11u1) import into refs/heads/workingbranch
Matthias Klose [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
Fix test for python 3.8
Reviewed-by: Jean Baptiste Favre <jbfavre@debian.org>
Last-Update: 2020-02-03
Last-Update: 2020-02-03
Gbp-Pq: Name 0016-fix_python_3.8.patch
Jean Baptiste Favre [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
Update compilation chain after embedded libyamlcpp removal
Origin: other
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-30
Last-Update: 2019-01-30
Gbp-Pq: Name 0014-use_system_yaml-cpp.patch
Jean Baptiste Favre [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
Fix Perl interpreter path
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0013-fix-perl-interpreter-path.patch
Jean Baptiste Favre [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
Fix various speeling issues
Forwarded: https://github.com/apache/trafficserver/pull/4750
Applied-Upstream: https://github.com/apache/trafficserver/commit/
af0ad4a1880a21743e98331855bb78e15d5406ef
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0012-fix-spelling-checks.patch
zhang [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
Fix Segmentation fault in ShowCache::handleCacheEvent
Origin: upstream
Bug: https://github.com/apache/trafficserver/issues/4328
Applied-Upstream: https://github.com/apache/trafficserver/commit/
616eb10bfc35599a2c93ff30879d584a05ddf83e
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-17
Last-Update: 2018-10-17
Gbp-Pq: Name 0011-fix-segfault.patch
Jean Baptiste Favre [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
Fix build issue with MySQL 8
Origin: other, https://bugs.launchpad.net/ubuntu/+source/trafficserver/+bug/
1795362
Forwarded: https://github.com/apache/trafficserver/pull/4360
Applied-Upstream: https://github.com/apache/trafficserver/commit/
05b30527974416768515506f69da338652c23260
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-06
The my_bool type is no longer used in MySQL source code.
Any third-party code that used this type to represent C
boolean variables should use the bool or int C type instead.
Last-Update: 2018-10-06
Gbp-Pq: Name 0009-fix-mysql-8-build.patch
Jean Baptiste Favre [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
Force python3 usage, add libfakeroot-sysv to blacklist
Origin: other
Last-Update: 2018-09-24
Last-Update: 2018-09-24
Gbp-Pq: Name 0008-fix-python-check-unused-dependencies.patch
Jean Baptiste Favre [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
Make documentation build works outside of git repository
Origin: other
Last-Update: 2019-01-03
Current documentation build requires git and curl to get some stuff from the internet
This patch aims to delete those dependencies, forcing git branch to master,
and using Debian provided plantuml instead of downloading it from apache mirror
Last-Update: 2019-01-03
Gbp-Pq: Name 0006-fix-doc-build.patch
Reiner Herrmann [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
make the build reproducible
Origin: other, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833176
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2016-11-18
Last-Update: 2016-11-18
Gbp-Pq: Name 0003-reproductible-build.patch
Jean Baptiste Favre [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
trafficserver (8.1.10+ds-1~deb11u1) bullseye-security; urgency=medium
* New upstream version 8.1.10+ds
* CVEs fix (Closes: #
1068417)
- CVE-2024-31309: HTTP/2 CONTINUATION DoS attack
[dgit import unpatched trafficserver 8.1.10+ds-1~deb11u1]
Jean Baptiste Favre [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
Import trafficserver_8.1.10+ds.orig.tar.xz
[dgit import orig trafficserver_8.1.10+ds.orig.tar.xz]
Jean Baptiste Favre [Sat, 13 Apr 2024 09:54:31 +0000 (11:54 +0200)]
Import trafficserver_8.1.10+ds-1~deb11u1.debian.tar.xz
[dgit import tarball trafficserver 8.1.10+ds-1~deb11u1 trafficserver_8.1.10+ds-1~deb11u1.debian.tar.xz]
Jean Baptiste Favre [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
Merge trafficserver (8.1.9+ds-1~deb11u1) import into refs/heads/workingbranch
Matthias Klose [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
Fix test for python 3.8
Reviewed-by: Jean Baptiste Favre <jbfavre@debian.org>
Last-Update: 2020-02-03
Last-Update: 2020-02-03
Gbp-Pq: Name 0016-fix_python_3.8.patch
Jean Baptiste Favre [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
Update compilation chain after embedded libyamlcpp removal
Origin: other
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-30
Last-Update: 2019-01-30
Gbp-Pq: Name 0014-use_system_yaml-cpp.patch
Jean Baptiste Favre [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
Fix Perl interpreter path
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0013-fix-perl-interpreter-path.patch
Jean Baptiste Favre [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
Fix various speeling issues
Forwarded: https://github.com/apache/trafficserver/pull/4750
Applied-Upstream: https://github.com/apache/trafficserver/commit/
af0ad4a1880a21743e98331855bb78e15d5406ef
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0012-fix-spelling-checks.patch
zhang [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
Fix Segmentation fault in ShowCache::handleCacheEvent
Origin: upstream
Bug: https://github.com/apache/trafficserver/issues/4328
Applied-Upstream: https://github.com/apache/trafficserver/commit/
616eb10bfc35599a2c93ff30879d584a05ddf83e
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-17
Last-Update: 2018-10-17
Gbp-Pq: Name 0011-fix-segfault.patch
Jean Baptiste Favre [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
Fix build issue with MySQL 8
Origin: other, https://bugs.launchpad.net/ubuntu/+source/trafficserver/+bug/
1795362
Forwarded: https://github.com/apache/trafficserver/pull/4360
Applied-Upstream: https://github.com/apache/trafficserver/commit/
05b30527974416768515506f69da338652c23260
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-06
The my_bool type is no longer used in MySQL source code.
Any third-party code that used this type to represent C
boolean variables should use the bool or int C type instead.
Last-Update: 2018-10-06
Gbp-Pq: Name 0009-fix-mysql-8-build.patch
Jean Baptiste Favre [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
Force python3 usage, add libfakeroot-sysv to blacklist
Origin: other
Last-Update: 2018-09-24
Last-Update: 2018-09-24
Gbp-Pq: Name 0008-fix-python-check-unused-dependencies.patch
Jean Baptiste Favre [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
Make documentation build works outside of git repository
Origin: other
Last-Update: 2019-01-03
Current documentation build requires git and curl to get some stuff from the internet
This patch aims to delete those dependencies, forcing git branch to master,
and using Debian provided plantuml instead of downloading it from apache mirror
Last-Update: 2019-01-03
Gbp-Pq: Name 0006-fix-doc-build.patch
Reiner Herrmann [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
make the build reproducible
Origin: other, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833176
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2016-11-18
Last-Update: 2016-11-18
Gbp-Pq: Name 0003-reproductible-build.patch
Jean Baptiste Favre [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
trafficserver (8.1.9+ds-1~deb11u1) bullseye-security; urgency=medium
* New upstream version 8.1.9+ds
* Update d/patches for 8.1.9+ds-1~deb11u1 release
* Update d/trafficserver-experimental-plugins.install
* Multiple CVE fixes for 8.1.x (Closes: #
1054427, Closes: #
1053801)
- CVE-2022-47185: Improper input validation vulnerability
- CVE-2023-33934: Improper Input Validation vulnerability
- CVE-2023-41752: Exposure of Sensitive Information to an Unauthorized Actor
- CVE-2023-44487: The HTTP/2 protocol allows a denial of service
[dgit import unpatched trafficserver 8.1.9+ds-1~deb11u1]
Jean Baptiste Favre [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
Import trafficserver_8.1.9+ds.orig.tar.xz
[dgit import orig trafficserver_8.1.9+ds.orig.tar.xz]
Jean Baptiste Favre [Thu, 2 Nov 2023 16:00:26 +0000 (17:00 +0100)]
Import trafficserver_8.1.9+ds-1~deb11u1.debian.tar.xz
[dgit import tarball trafficserver 8.1.9+ds-1~deb11u1 trafficserver_8.1.9+ds-1~deb11u1.debian.tar.xz]
Jean Baptiste Favre [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
Merge trafficserver (8.1.7+ds-1~deb11u1) import into refs/heads/workingbranch
Matthias Klose [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
Fix test for python 3.8
Reviewed-by: Jean Baptiste Favre <jbfavre@debian.org>
Last-Update: 2020-02-03
Last-Update: 2020-02-03
Gbp-Pq: Name 0016-fix_python_3.8.patch
Jean Baptiste Favre [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
Update compilation chain after embedded libyamlcpp removal
Origin: other
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-30
Last-Update: 2019-01-30
Gbp-Pq: Name 0014-use_system_yaml-cpp.patch
Jean Baptiste Favre [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
Fix Perl interpreter path
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0013-fix-perl-interpreter-path.patch
Jean Baptiste Favre [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
Fix various speeling issues
Forwarded: https://github.com/apache/trafficserver/pull/4750
Applied-Upstream: https://github.com/apache/trafficserver/commit/
af0ad4a1880a21743e98331855bb78e15d5406ef
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0012-fix-spelling-checks.patch
zhang [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
Fix Segmentation fault in ShowCache::handleCacheEvent
Origin: upstream
Bug: https://github.com/apache/trafficserver/issues/4328
Applied-Upstream: https://github.com/apache/trafficserver/commit/
616eb10bfc35599a2c93ff30879d584a05ddf83e
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-17
Last-Update: 2018-10-17
Gbp-Pq: Name 0011-fix-segfault.patch
Jean Baptiste Favre [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
Fix build issue with MySQL 8
Origin: other, https://bugs.launchpad.net/ubuntu/+source/trafficserver/+bug/
1795362
Forwarded: https://github.com/apache/trafficserver/pull/4360
Applied-Upstream: https://github.com/apache/trafficserver/commit/
05b30527974416768515506f69da338652c23260
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-06
The my_bool type is no longer used in MySQL source code.
Any third-party code that used this type to represent C
boolean variables should use the bool or int C type instead.
Last-Update: 2018-10-06
Gbp-Pq: Name 0009-fix-mysql-8-build.patch
Jean Baptiste Favre [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
Force python3 usage, add libfakeroot-sysv to blacklist
Origin: other
Last-Update: 2018-09-24
Last-Update: 2018-09-24
Gbp-Pq: Name 0008-fix-python-check-unused-dependencies.patch
Jean Baptiste Favre [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
Make documentation build works outside of git repository
Origin: other
Last-Update: 2019-01-03
Current documentation build requires git and curl to get some stuff from the internet
This patch aims to delete those dependencies, forcing git branch to master,
and using Debian provided plantuml instead of downloading it from apache mirror
Last-Update: 2019-01-03
Gbp-Pq: Name 0006-fix-doc-build.patch
Reiner Herrmann [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
make the build reproducible
Origin: other, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833176
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2016-11-18
Last-Update: 2016-11-18
Gbp-Pq: Name 0003-reproductible-build.patch
Aron Xu [Tue, 2 Feb 2016 04:17:24 +0000 (12:17 +0800)]
Use -mcx16 on x86 platforms only
Gbp-Pq: Name 0001-Use-mcx16-on-x86-platforms-only.patch
Jean Baptiste Favre [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
trafficserver (8.1.7+ds-1~deb11u1) bullseye-security; urgency=high
* New upstream version 8.1.7+ds
* Multiple CVE fixes for 8.1.x (Closes: #
1038248)
+ CVE-2022-47184: Exposure of Sensitive Information to an Unauthorized Actor vulnerability
+ CVE-2023-30631: Improper Input Validation vulnerability
+ CVE-2023-33933: Exposure of Sensitive Information to an Unauthorized Actor vulnerability
[dgit import unpatched trafficserver 8.1.7+ds-1~deb11u1]
Jean Baptiste Favre [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
Import trafficserver_8.1.7+ds.orig.tar.xz
[dgit import orig trafficserver_8.1.7+ds.orig.tar.xz]
Jean Baptiste Favre [Wed, 21 Jun 2023 09:16:56 +0000 (10:16 +0100)]
Import trafficserver_8.1.7+ds-1~deb11u1.debian.tar.xz
[dgit import tarball trafficserver 8.1.7+ds-1~deb11u1 trafficserver_8.1.7+ds-1~deb11u1.debian.tar.xz]
Jean Baptiste Favre [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
Merge trafficserver (8.1.6+ds-1~deb11u1) import into refs/heads/workingbranch
Matthias Klose [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
Fix test for python 3.8
Reviewed-by: Jean Baptiste Favre <jbfavre@debian.org>
Last-Update: 2020-02-03
Last-Update: 2020-02-03
Gbp-Pq: Name 0016-fix_python_3.8.patch
Jean Baptiste Favre [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
Update compilation chain after embedded libyamlcpp removal
Origin: other
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-30
Last-Update: 2019-01-30
Gbp-Pq: Name 0014-use_system_yaml-cpp.patch
Jean Baptiste Favre [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
Fix Perl interpreter path
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0013-fix-perl-interpreter-path.patch
Jean Baptiste Favre [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
Fix various speeling issues
Forwarded: https://github.com/apache/trafficserver/pull/4750
Applied-Upstream: https://github.com/apache/trafficserver/commit/
af0ad4a1880a21743e98331855bb78e15d5406ef
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0012-fix-spelling-checks.patch
zhang [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
Fix Segmentation fault in ShowCache::handleCacheEvent
Origin: upstream
Bug: https://github.com/apache/trafficserver/issues/4328
Applied-Upstream: https://github.com/apache/trafficserver/commit/
616eb10bfc35599a2c93ff30879d584a05ddf83e
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-17
Last-Update: 2018-10-17
Gbp-Pq: Name 0011-fix-segfault.patch
Jean Baptiste Favre [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
Fix build issue with MySQL 8
Origin: other, https://bugs.launchpad.net/ubuntu/+source/trafficserver/+bug/
1795362
Forwarded: https://github.com/apache/trafficserver/pull/4360
Applied-Upstream: https://github.com/apache/trafficserver/commit/
05b30527974416768515506f69da338652c23260
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-06
The my_bool type is no longer used in MySQL source code.
Any third-party code that used this type to represent C
boolean variables should use the bool or int C type instead.
Last-Update: 2018-10-06
Gbp-Pq: Name 0009-fix-mysql-8-build.patch
Jean Baptiste Favre [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
Force python3 usage, add libfakeroot-sysv to blacklist
Origin: other
Last-Update: 2018-09-24
Last-Update: 2018-09-24
Gbp-Pq: Name 0008-fix-python-check-unused-dependencies.patch
Jean Baptiste Favre [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
Make documentation build works outside of git repository
Origin: other
Last-Update: 2019-01-03
Current documentation build requires git and curl to get some stuff from the internet
This patch aims to delete those dependencies, forcing git branch to master,
and using Debian provided plantuml instead of downloading it from apache mirror
Last-Update: 2019-01-03
Gbp-Pq: Name 0006-fix-doc-build.patch
Reiner Herrmann [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
make the build reproducible
Origin: other, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833176
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2016-11-18
Last-Update: 2016-11-18
Gbp-Pq: Name 0003-reproductible-build.patch
Aron Xu [Tue, 2 Feb 2016 04:17:24 +0000 (12:17 +0800)]
Use -mcx16 on x86 platforms only
Gbp-Pq: Name 0001-Use-mcx16-on-x86-platforms-only.patch
Jean Baptiste Favre [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
trafficserver (8.1.6+ds-1~deb11u1) bullseye-security; urgency=high
* Update d/u/signing-key for 8.1.x serie
* New upstream version 8.1.6+ds
* Multiple CVE fixes for 8.1.x
+ CVE-2022-32749: Improper Check for Unusual or Exceptional Conditions vulnerability
+ CVE-2022-37392: Improper Check for Unusual or Exceptional Conditions vulnerability
[dgit import unpatched trafficserver 8.1.6+ds-1~deb11u1]
Jean Baptiste Favre [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
Import trafficserver_8.1.6+ds.orig.tar.xz
[dgit import orig trafficserver_8.1.6+ds.orig.tar.xz]
Jean Baptiste Favre [Wed, 4 Jan 2023 08:22:58 +0000 (08:22 +0000)]
Import trafficserver_8.1.6+ds-1~deb11u1.debian.tar.xz
[dgit import tarball trafficserver 8.1.6+ds-1~deb11u1 trafficserver_8.1.6+ds-1~deb11u1.debian.tar.xz]
Jean Baptiste Favre [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
Merge trafficserver (8.1.5+ds-1~deb11u1) import into refs/heads/workingbranch
Matthias Klose [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
Fix test for python 3.8
Reviewed-by: Jean Baptiste Favre <jbfavre@debian.org>
Last-Update: 2020-02-03
Last-Update: 2020-02-03
Gbp-Pq: Name 0016-fix_python_3.8.patch
Jean Baptiste Favre [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
Update compilation chain after embedded libyamlcpp removal
Origin: other
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-30
Last-Update: 2019-01-30
Gbp-Pq: Name 0014-use_system_yaml-cpp.patch
Jean Baptiste Favre [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
Fix Perl interpreter path
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0013-fix-perl-interpreter-path.patch
Jean Baptiste Favre [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
Fix various speeling issues
Forwarded: https://github.com/apache/trafficserver/pull/4750
Applied-Upstream: https://github.com/apache/trafficserver/commit/
af0ad4a1880a21743e98331855bb78e15d5406ef
Last-Update: 2019-01-03
Last-Update: 2019-01-03
Gbp-Pq: Name 0012-fix-spelling-checks.patch
zhang [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
Fix Segmentation fault in ShowCache::handleCacheEvent
Origin: upstream
Bug: https://github.com/apache/trafficserver/issues/4328
Applied-Upstream: https://github.com/apache/trafficserver/commit/
616eb10bfc35599a2c93ff30879d584a05ddf83e
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-17
Last-Update: 2018-10-17
Gbp-Pq: Name 0011-fix-segfault.patch
Jean Baptiste Favre [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
Fix build issue with MySQL 8
Origin: other, https://bugs.launchpad.net/ubuntu/+source/trafficserver/+bug/
1795362
Forwarded: https://github.com/apache/trafficserver/pull/4360
Applied-Upstream: https://github.com/apache/trafficserver/commit/
05b30527974416768515506f69da338652c23260
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2018-10-06
The my_bool type is no longer used in MySQL source code.
Any third-party code that used this type to represent C
boolean variables should use the bool or int C type instead.
Last-Update: 2018-10-06
Gbp-Pq: Name 0009-fix-mysql-8-build.patch
Jean Baptiste Favre [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
Force python3 usage, add libfakeroot-sysv to blacklist
Origin: other
Last-Update: 2018-09-24
Last-Update: 2018-09-24
Gbp-Pq: Name 0008-fix-python-check-unused-dependencies.patch
Jean Baptiste Favre [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
Make documentation build works outside of git repository
Origin: other
Last-Update: 2019-01-03
Current documentation build requires git and curl to get some stuff from the internet
This patch aims to delete those dependencies, forcing git branch to master,
and using Debian provided plantuml instead of downloading it from apache mirror
Last-Update: 2019-01-03
Gbp-Pq: Name 0006-fix-doc-build.patch
Reiner Herrmann [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
make the build reproducible
Origin: other, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833176
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2016-11-18
Last-Update: 2016-11-18
Gbp-Pq: Name 0003-reproductible-build.patch
Aron Xu [Tue, 2 Feb 2016 04:17:24 +0000 (12:17 +0800)]
Use -mcx16 on x86 platforms only
Gbp-Pq: Name 0001-Use-mcx16-on-x86-platforms-only.patch
Jean Baptiste Favre [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
trafficserver (8.1.5+ds-1~deb11u1) bullseye-security; urgency=high
* Update d/watch to stick to 8.1.X serie
* Update upstream gpg keys
* UPdate d/salsa-ci.yaml
* New upstream version 8.1.5+ds
* Patches refresh for 8.1.5
* Update experimental plugins list
* Multiple CVE fixes for 8.1.x
+ CVE-2021-37150: Protocol vs scheme mismatch
+ CVE-2022-25763: Improper input validation on HTTP/2 headers
+ CVE-2022-28129: Insufficient Validation of HTTP/1.x Headers
+ CVE-2022-31778: Transfer-Encoding not treated as hop-by-hop
+ CVE-2022-31779: Improper HTTP/2 scheme and method validation
+ CVE-2022-31780: HTTP/2 framing vulnerabilities
[dgit import unpatched trafficserver 8.1.5+ds-1~deb11u1]
Jean Baptiste Favre [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
Import trafficserver_8.1.5+ds.orig.tar.xz
[dgit import orig trafficserver_8.1.5+ds.orig.tar.xz]
Jean Baptiste Favre [Fri, 12 Aug 2022 07:16:08 +0000 (08:16 +0100)]
Import trafficserver_8.1.5+ds-1~deb11u1.debian.tar.xz
[dgit import tarball trafficserver 8.1.5+ds-1~deb11u1 trafficserver_8.1.5+ds-1~deb11u1.debian.tar.xz]
Jean Baptiste Favre [Sat, 21 May 2022 17:28:31 +0000 (18:28 +0100)]
Merge trafficserver (8.1.1+ds-1.1+deb11u1) import into refs/heads/workingbranch
Jean Baptiste Favre [Sat, 21 May 2022 17:28:31 +0000 (18:28 +0100)]
Bug fix in origin connection handling
Origin: upstream
Applied-Upstream: https://github.com/apache/trafficserver/commit/
d3f36f79820ea10c26573c742b1bbc370c351716
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2022-05-21
Last-Update: 2022-05-21
Gbp-Pq: Name 0019-CVE_2021_44759.patch
Jean Baptiste Favre [Sat, 21 May 2022 17:28:31 +0000 (18:28 +0100)]
Improper Input Validation vulnerability in request line parsing
Origin: upstream
Applied-Upstream:
85c319a7f7c0537bee408ea25df6f1a5ed0a4071,
c4e6661a5a205b1f60279f0e66aa496023185967,
8c6f2ed84ba0d8e6255baceb99ee891ebe1ce473
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2022-05-21
Last-Update: 2022-05-21
Gbp-Pq: Name 0019-CVE_2021_44040.patch
Alan M. Carroll [Sat, 21 May 2022 17:28:31 +0000 (18:28 +0100)]
Add some checking to validate the scheme matches the wire protocol.
Origin: upstream
Applied-Upstream: https://github.com/apache/trafficserver/commit/
feefc5e4abc5011dfad5dcfef3f22998faf6e2d4
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2022-05-21
Last-Update: 2022-05-21
Gbp-Pq: Name 0019-CVE_2021_38161.patch
Brian Neradt [Sat, 21 May 2022 17:28:31 +0000 (18:28 +0100)]
Detect and handle chunk header size truncation
Origin: upstream
Applied-Upstream: https://github.com/apache/trafficserver/commit/
2addc8ca71449ceac0d5b80172460ee09c938f5e
Reviewed-by: Jean Baptiste Favre <debian@jbfavre.org>
Last-Update: 2022-05-21
This detects if a chunk header size is too large and, if so, closes the
connection.
Last-Update: 2022-05-21
Gbp-Pq: Name 0019-CVE_2021_37149.patch